Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| goalAchieved ( name ) | void | Fire goal achieved for the named custom goal, and for the current user | |
| goalAchieved ( name, parameters ) | void | Fire goal achieved for the named custom goal, and for the current user | |
| fireTrigger ( userId, websiteName, triggerId, attributes, conditions ) | void | ||
| fireTrigger ( pb, websiteName, triggerId, attributes, conditions ) | void | ||
| fireTrigger ( profile, website, triggerId, attributes, conditions ) | void | ||
| fireTrigger ( profile, website, triggerId, attributes, attachments, conditions ) | void | ||
| eventBuilder ( ) | EventBuilder |
Hide comments